#18 new
ronin-32624 (at lighthouseapp)

email validation mistakenly passes with the cyrillic

Reported by ronin-32624 (at lighthouseapp) | September 21st, 2008 @ 01:07 PM

For example, иванов@gmail.com is not a valid email address as to RFC822 rules.

To fix this issue I've used rfc822.rb lib (attached) including it into the Authentication module and setting self.email_regex = EmailAddress.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Restful Authentication Generator

This widely-used plugin provides a foundation for securely managing user
authentication:
* Login / logout
* Secure password handling
* Account activation by validating email
* Account approval / disabling by admin
* Rudimentary hooks for authorization and access control.

http://github.com/technoweenie/restful-authentication/tree

People watching this ticket

Attachments

Pages